Warn if a widget requests minimum size > natural size
authorHavoc Pennington <hp@pobox.com>
Mon, 6 Sep 2010 01:46:22 +0000 (21:46 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 6 Sep 2010 01:46:22 +0000 (21:46 -0400)
commit88a90b8abb8ddea5d069e27dd3cb2b6a3d83d5e5
tree70ad8fb7bfacd2e108e6a706373ee312ab8c3559
parentd7d940c71e450fff99ddeb901bbea0b86d0722d8
Warn if a widget requests minimum size > natural size

Since this makes no sense and there's no reason we should
have to check for it elsewhere just in case some widget is
busted.

https://bugzilla.gnome.org/show_bug.cgi?id=628808
gtk/gtksizerequest.c